We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239cc03 commit 52778dfCopy full SHA for 52778df
files/ja/web/http/reference/headers/content-security-policy/index.md
@@ -115,7 +115,7 @@ Content-Security-Policy: <policy-directive>; <policy-directive>
115
- {{CSP("base-uri")}}
116
- : 文書の {{HTMLElement("base")}} 要素で使用される URL を制限します。
117
- {{CSP("sandbox")}}
118
- - : {{HTMLElement("iframe")}} と [`sandbox`](/ja/docs/Web/HTML/Reference/Elements/iframe#sandbox) 属性に類似した、リクエストされあtリソースに対してサンドボックスを有効にします。
+ - : {{HTMLElement("iframe")}} と [`sandbox`](/ja/docs/Web/HTML/Reference/Elements/iframe#sandbox) 属性に類似した、リクエストされたリソースに対してサンドボックスを有効にします。
119
120
### ナビゲーションディレクティブ
121
0 commit comments